home *** CD-ROM | disk | FTP | other *** search
- /*****************************************************************************
- FILE : ui_info.h
- SHORTNAME : info.h
- SNNS VERSION : 3.2
-
- PURPOSE : Header file of correspondent '.c' file
- NOTES :
-
- AUTHOR : Tilman Sommer
- DATE : 11.5.1990
-
- CHANGED BY :
- IDENTIFICATION : @(#)ui_info.h 1.9 3/2/94
- SCCS VERSION : 1.9
- LAST CHANGE : 3/2/94
-
- Copyright (c) 1990-1994 SNNS Group, IPVR, Univ. Stuttgart, FRG
- ******************************************************************************/
-
-
- #ifndef _UI_INFO_DEFINED_
- #define _UI_INFO_DEFINED_
-
-
-
-
- extern void ui_xCreateInfoPanel(Widget parent);
- /* the parent widget of the new form widget */
-
- extern struct UnitAttributeType ui_sourceUnit, ui_targetUnit;
- /* attributes of source/target unit in the info panel */
-
-
-
-
-
-
- #endif /* _UI_INFO_DEFINED_ */
-
-
-
-
-
-
-
- /* end of file */
- /* lines: 37 */
-
- /* 49 lines generated by deleteprivatedefinitions.awk */
-